object APropos: TAPropos Left = 371 Top = 119 BorderStyle = bsDialog Caption = 'A propos de ...' ClientHeight = 185 ClientWidth = 337 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object SC_Line1: TSC_Line Left = 0 Top = 151 Width = 337 Height = 34 BorderShape = bsTopLine Align = alBottom end object Copyright: TLabel Left = 37 Top = 121 Width = 263 Height = 14 Caption = 'Copyright '#169' 1997 - 2003 SoftChris (Christian Martinez)' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True IsControl = True end object Image4: TImage Left = 153 Top = 71 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label4: TLabel Left = 137 Top = 50 Width = 62 Height = 14 Caption = 'Version 2.00' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label1: TLabel Left = 136 Top = 12 Width = 65 Height = 36 Caption = 'Mira' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False end object Button1: TButton Left = 131 Top = 158 Width = 75 Height = 22 Caption = '&Ok' Default = True ModalResult = 1 ParentShowHint = False ShowHint = True TabOrder = 0 end end